[INFO] fetching crate ironclaw-engram 0.1.0...
[INFO] testing ironclaw-engram-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ironclaw-engram 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ironclaw-engram 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ironclaw-engram 0.1.0
[INFO] tweaked toml for crates.io crate ironclaw-engram 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ironclaw-engram 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ironclaw-engram 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f6c0ff0ed9f7b5e3fd74c96a47b1856e7ee28f632c05a56d6cf7602d7d5ce0b
[INFO] running `Command { std: "docker" "start" "-a" "8f6c0ff0ed9f7b5e3fd74c96a47b1856e7ee28f632c05a56d6cf7602d7d5ce0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f6c0ff0ed9f7b5e3fd74c96a47b1856e7ee28f632c05a56d6cf7602d7d5ce0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6c0ff0ed9f7b5e3fd74c96a47b1856e7ee28f632c05a56d6cf7602d7d5ce0b", kill_on_drop: false }`
[INFO] [stdout] 8f6c0ff0ed9f7b5e3fd74c96a47b1856e7ee28f632c05a56d6cf7602d7d5ce0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c21ec2f0a12a58147f84e31a41fd4ec96de7770d0e9c25998cbd41d7e6fdf613
[INFO] running `Command { std: "docker" "start" "-a" "c21ec2f0a12a58147f84e31a41fd4ec96de7770d0e9c25998cbd41d7e6fdf613", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling ironclaw-engram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/storage.rs:307:29
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Some((strength, count)) if strength > 0.0 => {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s
[INFO] running `Command { std: "docker" "inspect" "c21ec2f0a12a58147f84e31a41fd4ec96de7770d0e9c25998cbd41d7e6fdf613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21ec2f0a12a58147f84e31a41fd4ec96de7770d0e9c25998cbd41d7e6fdf613", kill_on_drop: false }`
[INFO] [stdout] c21ec2f0a12a58147f84e31a41fd4ec96de7770d0e9c25998cbd41d7e6fdf613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ec0e0d456ca2a64b9ce451f71b0bbc044273fc1e05deeb42064d336a9a7c108
[INFO] running `Command { std: "docker" "start" "-a" "9ec0e0d456ca2a64b9ce451f71b0bbc044273fc1e05deeb42064d336a9a7c108", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ironclaw-engram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/storage.rs:307:29
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Some((strength, count)) if strength > 0.0 => {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stdout] warning: unused variable: `id2`
[INFO] [stdout]   --> tests/integration_test.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let id2 = mem
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> tests/integration_test.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let id = mem
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id1`
[INFO] [stdout]   --> examples/basic_usage.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let id1 = mem.add(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id2`
[INFO] [stdout]   --> examples/basic_usage.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let id2 = mem.add(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id3`
[INFO] [stdout]   --> examples/basic_usage.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let id3 = mem.add(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id5`
[INFO] [stdout]   --> examples/basic_usage.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let id5 = mem.add(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/storage.rs:307:29
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Some((strength, count)) if strength > 0.0 => {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.81s
[INFO] running `Command { std: "docker" "inspect" "9ec0e0d456ca2a64b9ce451f71b0bbc044273fc1e05deeb42064d336a9a7c108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ec0e0d456ca2a64b9ce451f71b0bbc044273fc1e05deeb42064d336a9a7c108", kill_on_drop: false }`
[INFO] [stdout] 9ec0e0d456ca2a64b9ce451f71b0bbc044273fc1e05deeb42064d336a9a7c108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e0b911d815f29e5fbc0ec0145ff4b9ca81635261d743e64e0e588d37663b567
[INFO] running `Command { std: "docker" "start" "-a" "5e0b911d815f29e5fbc0ec0145ff4b9ca81635261d743e64e0e588d37663b567", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]    --> src/storage.rs:307:29
[INFO] [stderr]     |
[INFO] [stderr] 307 |             Some((strength, count)) if strength > 0.0 => {
[INFO] [stderr]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ironclaw-engram` (lib) generated 1 warning (run `cargo fix --lib -p ironclaw-engram` to apply 1 suggestion)
[INFO] [stderr] warning: `ironclaw-engram` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `id2`
[INFO] [stderr]   --> tests/integration_test.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let id2 = mem
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id2`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> tests/integration_test.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |     let id = mem
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id1`
[INFO] [stderr]   --> examples/basic_usage.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let id1 = mem.add(
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id1`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id2`
[INFO] [stderr]   --> examples/basic_usage.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     let id2 = mem.add(
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id3`
[INFO] [stderr]   --> examples/basic_usage.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let id3 = mem.add(
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id3`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id5`
[INFO] [stderr]   --> examples/basic_usage.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let id5 = mem.add(
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_id5`
[INFO] [stderr] 
[INFO] [stderr] warning: `ironclaw-engram` (test "integration_test") generated 2 warnings (run `cargo fix --test "integration_test" -p ironclaw-engram` to apply 2 suggestions)
[INFO] [stderr] warning: `ironclaw-engram` (example "basic_usage") generated 4 warnings (run `cargo fix --example "basic_usage" -p ironclaw-engram` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ironclaw_engram-6e024bce3c467bae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b97c1c83311ea91c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_reward_learning ... ok
[INFO] [stdout] test test_basic_workflow ... ok
[INFO] [stdout] test test_forgetting ... ok
[INFO] [stdout] test test_hebbian_links ... ok
[INFO] [stdout] test test_config_presets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ironclaw_engram
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e0b911d815f29e5fbc0ec0145ff4b9ca81635261d743e64e0e588d37663b567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0b911d815f29e5fbc0ec0145ff4b9ca81635261d743e64e0e588d37663b567", kill_on_drop: false }`
[INFO] [stdout] 5e0b911d815f29e5fbc0ec0145ff4b9ca81635261d743e64e0e588d37663b567
